[Manager Summary]
Is called by the Carbon Printing Manager during your printing loop.
void PMIdleProcPtr()
DISCUSSION
Within its printing loop, your application can use an idle function to perform such actions as displaying a print status dialog box. You must write you own idle function, which is defined by the PMIdleProcPtr data type. Use the PMSetIdleProc function to install your idle function within your printing loop.
Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.